@import url("https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@200;400;600;700;800&display=swap");

:root {
    --primary-color: #a1785c;
    --primary-opacity-color: #a1785ca3;
    --primary-faint-color: rgba(161, 120, 92, 0.1);
    --violt-color: #711a75;
    --pink-opacity: rgba(238, 82, 83, 0.2);
    --semantic-red: #ee5253;
    --semantic-green: #5aab54;
    --semantic-blue: #4594e1;
    --semantic-violt: #711a75;
    --dark-brown: #6b3e2e;
    --main-black: #101728;
    --semantic-orange: #f49c18;
    --neutral-gray: #b2bec3;
    --neutral-silver: #edeff0;
    --neutral-white: #f4f9eb;
    --neutral-gray: #b2bec3;
    --neutral-dark-gray: #636e72;
    --neutral-blue: #4594e1;
    --semantic-yellow: #ffe142;
    --yellow: #ffe142;
    --neutral-green: #389335;
    --dark-black: #444;
    --white: #fff;
    --sm-shadow: 0px 3px 17px 0px rgb(0 0 0 / 5%);
    --md-border-radius: 20px;
    --heart_red: #ee5253;
    --gold: #ffcf13;
    --very-dark-grey: #4f4f4f;
    --status-gray: rgba(201, 201, 201, 0.25);
    --status-purple: rgba(113, 26, 117, 0.25);
    --status-blue: rgba(69, 148, 225, 0.25);
    --status-green: rgba(149, 204, 58, 0.25);
    --status-red: rgba(238, 82, 83, 0.25);
    --border-color: #a1785c75;
}

@media screen and (max-width: 760px) {
    .serach_en{
        text-align: end !important;
    }
    .aboutUs-container .text{
        text-align: end !important;
    }
}

.clickable_div {
    cursor: pointer;
    z-index: 20;
    border-radius: 15px;
    border: 1px solid var(--border-color) !important;
}

.px_en_6 {
    padding-left: 6% !important;
}

.main_loader {
    width: 100%;
    height: 100%;
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1;
}

::-webkit-scrollbar-thumb {
    background: #ddd;
    width: 20px;
    border-radius: 20px;
}

::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.ms-4 {
    margin-right: 4px !important;
    margin-left: 0px !important;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
.fs {
    color: var(--main-black);
}

.pr-05 {
    padding-right: 2.5px;
}

@font-face {
    font-family: dinNext;
    src: url("../fonts/din-next-lt-w23-medium.woff2") format("woff2");
    font-weight: bold;
    font-display: swap;
}

@font-face {
    font-family: dinNext;
    src: url("../fonts/din-next-lt-w23-regular.woff2") format("woff2");
    font-weight: 400;
    font-display: swap;
}

body {
    font-family: "dinNext", sans-serif;
    direction: ltr !important;
}

.close_small_search {
    left: 5px;
}

.small_bell_notification {
    font-size: 14px;
    position: absolute;
    font-weight: bold;
    width: 18px;
    height: 17px;
    background: var(--heart_red);
    background: red;
    display: flex;
    justify-content: center;
    align-content: center;
    color: var(--white);
    border-radius: 50%;
    right: -9px !important;
    top: 6px !important;
}

.ltr {
    direction: ltr;
}

.rtl {
    direction: ltr;
}

.site {
    direction: ltr;
}

.fs-10 {
    font-size: 10px !important;
}

.fs-11 {
    font-size: 11px !important;
}

.fs-12 {
    font-size: 12px !important;
}

.fs-13 {
    font-size: 13px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-15 {
    font-size: 15px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-17 {
    font-size: 17px !important;
}

.fs-18 {
    font-size: 18px !important;
}

.fs-19 {
    font-size: 19px !important;
}

.fs-20 {
    font-size: 20px !important;
}

.fs-21 {
    font-size: 21px !important;
}

.fs-22 {
    font-size: 22px !important;
}

.fs-23 {
    font-size: 23px !important;
}

.fs-24 {
    font-size: 24px !important;
}

.fs-25 {
    font-size: 25px !important;
}

.fs-38 {
    font-size: 38px !important;
}


.fs-53 {
    font-size: 53px;
}

.z-10 {
    z-index: 10;
}

.z-20 {
    z-index: 20;
}

.z-30 {
    z-index: 30;
}

.z-40 {
    z-index: 40;
}

.z-50 {
    z-index: 50;
}

.z-60 {
    z-index: 60;
}

.z-70 {
    z-index: 70;
}

.z-80 {
    z-index: 80;
}

.z-90 {
    z-index: 90;
}

.z-100 {
    z-index: 100;
}

.w-65 {
    width: 65%;
}

.w-20 {
    width: 20%;
}

.w-30 {
    width: 30%;
}

.w-38 {
    width: 38%;
}

.w-38px {
    width: 26px !important;
}

.padding_customer {
    padding-left: 107px !important;
}

.w-50 {
    width: 50%;
}

.height_customer {
    height: 40px !important;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.netural-gray {
    color: var(--neutral-gray);
}

.semantic-red {
    color: var(--semantic-red);
}

.semantic-yellow {
    color: var(--semantic-yellow);
}

.main-black {
    color: var(--main-black);
}

.dark-brown {
    color: var(--dark-brown);
}

.primary-color {
    color: var(--primary-color);
}

.neutral-silver-color {
    color: var(--neutral-silver);
}

.h-100vh {
    height: 100vh;
}

.h-30px {
    height: 30px;
}

.netural-dark-gray {
    color: var(--neutral-dark-gray);
}

.neutral-gray {
    color: var(--neutral-gray);
}

.semantic-green {
    color: var(--semantic-green);
}

.dark-brown {
    color: var(--dark-brown);
}

.red {
    color: var(--heart_red);
}

.very-dark-grey {
    color: var(--very-dark-grey) !important;
}

.dark-black {
    color: var(--dark-black) !important;
}

.yellow {
    color: var(--semantic-yellow);
}

.gray {
    color: var(--neutral-gray);
}

.brown {
    color: var(--dark-brown);
}

.yellow_seller {
    color: #f49c18 !important;
}

.neutral-dark-gray {
    color: var(--neutral-dark-gray) !important;
}

.semantic-blue {
    color: var(--semantic-blue);
}

.w-16 {
    width: 16px;
}

.mt--2 {
    margin-top: -2%;
}

.mt--3 {
    margin-top: -3%;
}

.mt--4 {
    margin-top: -4%;
}

.form-payment-margin {
    margin-top: 2%;
}

/* Overlay */
.overlay_review {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #0005;
}

.overlay_review .aside_review {
    background: #fff;
    height: 100%;
    max-width: 400px;
    width: 100%;
}

.aside_review {
    transition: all 0.3s linear;
}

.close_aside_review {
    transform: translateX(100%);
}

.overlay_reivew {
    transition-delay: 0.5s;
}

@media screen and (max-width: 410px) {
    .overlay_review .aside_review {
        max-width: none;
    }
}

/*vertical line*/
.vl {
    border-left: 1px solid grey;
    height: 30px;
}

.vl2 {
    border-left: 1px solid grey;
    height: 50px;
}

.w-200px {
    width: 200px;
}

.w-175px {
    width: 175px;
}

.w-150px {
    width: 150px;
}

.w-125px {
    width: 125px;
}

.w-120px {
    width: 120px;
}

.w-100px {
    width: 100px;
}

.w-75px {
    width: 75px;
}

.w-60px {
    width: 60px;
}

.w-50px {
    width: 50px;
}

.w-25px {
    width: 25px;
}

.w-25 {
    width: 25%;
}

.w-20px {
    width: 20px;
}

.w-14px {
    width: 14px !important;
}

.text-green {
    color: var(--neutral-green);
}

.font-bold {
    font-weight: bold;
}

.w-46 {
    width: 46%;
}

.font-size-x {
    font-size: 21px;
}

/* rate */
.overlay {
    background: var(--primary-faint-color);
    opacity: 0;
    pointer-events: none;
    z-index: 100;
}

.overlay.active {
    pointer-events: fill;
}

.overlay aside {
    width: 360px;
    height: 100vh;
    background: var(--white);
    padding: 20px;
    transition: all 0.1s linear;
}

.overlay aside.close {
    transform: translateX(100%);
}

.overlay aside .logo_container {
    border-bottom: 1px solid var(--neutral-silver);
    padding-bottom: 17px;
}

.overlay aside .logo {
    width: 77px;
}

.overlay aside li {
    padding: 16px 0;
}

.overlay aside .close svg {
    width: 24px;
}

.star_rate {
    cursor: pointer;
    transition: 0.2s linear;
}

.star_rate.checked {
    color: var(--gold);
}

.star_rate.active {
    color: var(--semantic-yellow);
}

.review_textarea {
    resize: initial;
    border-radius: 8px;
}

.review_loader {
    width: 20px;
    height: 20px;
    border: 3px solid;
    border-color: var(--white) transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.color-black {
    color: var(--main-black);
}

.color-white {
    color: var(--white) !important;
}

/* rate */

/* general */
.bottom--23 {
    bottom: -20px;
}

.border-right {
    border-left: 1px solid;
    border-color: #B2BEC3;
}

.border-left {
    border-right: 2px solid;
}

.border-top {
    border-top: 2px solid;
}

.border-bottom {
    border-bottom: 2px solid;
}

.border-brown {
    border-color: var(--dark-brown);
}

.cursor_default {
    cursor: auto;
}

.btn-check:focus+.btn-primary,
.btn-primary:focus {
    background: var(--primary-color);
    box-shadow: none !important;
    outline: none;
}

.btn.clickable {
    transition: all 0.3s linear;
}

.btn.clickable:active {
    transform: scale(0.8);
}

.btn-primary:active {
    outline: none;
}

.max-width-900 {
    max-width: 900px !important;
}

.max-width-fit {
    max-width: fit-content;
}

.form-extra .extra_padding {
    padding: 4px 0;
}

.modal-xl {
    max-width: 1140px;
}

.modal-content-adjustify {
    min-height: 82vh;
    display: flex;
    justify-content: center;
    padding: 0 44px !important;
}

.rounded-sm-qimma {
    border-radius: 10px;
}

.rounded-md-qimma {
    border-radius: 20px;
}

.rounded-lg-qimma {
    border-radius: 30px;
}

.left-0 {
    right: 0px;
}

.left-2 {
    right: 2px;
}

.left-10 {
    right: 10px;
}

.left-15 {
    right: 15px !important
}


.left-20 {
    left: 20px;
}

.left-24 {
    left: 24px !important
}

.left-30 {
    left: 30px;
}

.status {
    width: 82px;
    height: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--neutral-green);
}

.edit_btn {
    width: 16px;
}

.breif {
    padding: 0 0px 0 17px;
}

.brown_sec h2 {
    color: var(--dark-brown);
}

i {
    font-style: normal;
    margin: 1px;
}

.pretend_as_a_link {
    color: var(--semantic-blue);
    font-size: 13px;
    font-weight: bold;
}

.rtl {
    direction: ltr;
}

a {
    text-decoration: none;
}

a.primary {
    color: var(--primary-color);
}

.hide {
    opacity: 0;
    pointer-events: none;
}

.form-control {
    font-size: 14px;
    font-weight: bold;
    color: var(--dark-black);
}

.br-20-top {
    border-radius: 20px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.box-shadow {
    box-shadow: var(--sm-shadow);
}

.rounded-md {
    border-radius: 20px;
}

.no-border {
    border: none !important;
    border-width: 0px;
}

.no-border-left {
    border-left: none !important;
}

.yellow_border {
    border: 1px solid #f49c18 !important;
}

hr {
    background: var(--border-color);
}

.tapper {
    border-width: 2px !important;
    padding-bottom: 4px;
    cursor: pointer;
}

.tapper.active {
    border-color: var(--dark-brown) !important;
}

.max-h-200 {
    max-height: 200px;
}

.max-h-300 {
    max-height: 300px;
}

.h-14px {
    height: 14px !important;
}

.qimma_sec {
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-bottom: 55px;
    padding-top: 35px;
}

.qimma_title {
    font-size: 34px;
    margin-bottom: 39px;
    color: var(--main-black);
}

.qimma_product_title {
    font-size: 32px;
    font-weight: bold;
}

.qimma_header {
    display: flex;
    align-items: center;
    width: 100%;
    direction: ltr !important;
}

.qimma_card {
    border: none;
    box-shadow: var(--sm-shadow);
    border-radius: var(--md-border-radius);
}

.qimma_card_arrow::before {
    content: "";
    background-image: url(../images/dropdown/chevron.svg);
    background-repeat: no-repeat;
    transform: rotate(270deg) scale(0.5);
    width: 20px;
    height: 20px;
    position: absolute;
    right: 21px;
    rotate: 180deg;
}

.qimma_label_title {
    color: var(--neutral-dark-gray);
    font-weight: bold;
}

.qimma_label_val {
    font-size: 22px;
}

.qimma_label_val {
    color: var(--main-black);
    font-size: 14px;
    font-weight: bold;
}

.divider {
    border-left: 1px solid var(--neutral-gray);
}

.qimma_small_star {
    font-size: 19px;
    font-weight: bold;
    color: var(--semantic-yellow);
}

.qimma_large_txt {
    font-size: 20px !important;
}

.qimma_hidden {
    opacity: 0;
    transition: all 0.2s linear;
}

@media screen and (max-width: 1600px) {
    .qimma_title {
        font-size: 26px;
        font-weight: bold;
    }

    .qimma_product_title {
        font-size: 25px;
        font-weight: bold;
    }

    .qimma_label_title {
        font-size: 14px;
    }
}

.qimma_sec h2 {
    color: var(--main-black);
}

.font-weight-bold {
    font-weight: bold;
}

.min-h-300 {
    min-height: 300px;
}

.min-h-200 {
    min-height: 200px;
}

.min-h-100 {
    min-height: 100px;
}

/* .container {
    padding: 0;
} */

a.navigator {
    color: var(--main-black);
}

.img_icons {
    width: 19px;
}

.alert_icon {
    width: 14px;
}

a.navigator:hover {
    color: var(--primary-color);
}

svg.hoverable {
    cursor: pointer;
}

svg.hoverable {
    transition: all 0.3s linear;
}

object.countries {
    width: 36px !important;
    height: 28px !important;
}

.transition {
    transition: all 0.3s linear;
}

.transition-fast {
    transition: all 0.1s linear;
}

.text-right {
    text-align: right;
}

.text-align-right {
    text-align: left;
}

.cursor_pointer {
    cursor: pointer;
}

.right-0 {
    left: 0 !important;
}

.left-0 {
    right: 0 !important;
}

.right-none {
    right: auto !important;
}

.overflow-hidden {
    overflow: hidden;
}

.overflow-y-hidden {
    overflow-y: hidden;
}

a.custom_link {
    color: var(--main-black);
    transition: all 0.2s linear;
}

a.custom_link:hover {
    color: var(--primary-color);
}

a.full_link {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
}

.top--5 {
    top: -5px;
}

.left-1 {
    left: 1px;
}

.btn-primary {
    /* padding: 10px 10px; */
    background: var(--primary-color);
    border: none;
    transition: all 0.2s linear;
    /* height: 38px; */
}
@media (min-width: 1200px) {
    .btn-primary {
        font-size: 16px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .btn-primary {
        font-size: 14px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .btn-primary {
        font-size: 13px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .btn-primary {
        font-size: 12px;
    }
}

@media (max-width: 575px) {
    .btn-primary {
        font-size: 11px;
    }
}

.btn-shortcut-primary {
    padding: 12px 36px;
    border: none;
    transition: all 0.2s linear;
    background: transparent;
    border: 2px solid var(--primary-color);
    color: var(--primary-color);
}

.btn-primary:hover {
    background: var(--dark-brown);
    border-color: var(--dark-brown);
}

.btn-primary:hover i {
    fill: var(--white) !important;
}

.btn-primary i {
    margin-right: 13px;
    font-size: 10px;
}

.btn-shortcut {
    /* height: 44px; */
    font-size: 13px;
    font-weight: bold;
    color: var(--primary-color);
    /* background: transparent; */
    border: 2px solid;
    /* padding-bottom: 26px; */
    transition: all 0.2s linear;
    margin-left: auto !important;
    border-radius: 10px;
}

.btn-shortcut {
    color: var(--dark-brown);
}

.dashed-line {
    width: 100px;
    border-bottom: 1px dashed;
    border-color: var(--neutral-gray);
}

/* adjust container */

@media (min-width: 1600px) {
    .fs {
        font-size: 16px !important;
    }

    header .results,
    header .search {
        max-width: 440px !important;
    }
}

@media (max-width: 1600px) {
    .fs {
        font-size: 15px !important;
    }

    .chevron {
        width: 11px;
    }

    header .search {
        max-width: 382px;
    }
}

@media screen and (max-width: 1110px) {
    .fs {
        font-size: 13px !important;
    }

    .chevron {
        width: 11px;
    }

    header .search {
        max-width: 339px !important;
        height: 47px !important;
    }

    header .search_container svg {
        width: 20px;
    }

    header .search::placeholder {
        font-size: 14px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1110) {
    header .search {
        max-width: 335px;
    }
}

/* inputs */
.search {
    height: 42px;
    outline: none;
}

.search:active,
.search:focus,
.results:hover .search,
.results:hover {
    outline: none;
    box-shadow: none;
    border-color: var(--primary-color);
    color: var(--primary-color);
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: none;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.08);
}

.results h3 {
    padding: 12px;
}

.results h3.border-bottom {
    border-bottom: 1px solid var(--neutral-silver);
}

.search:focus+.results,
.results:hover {
    background: var(--white);
    width: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.08);
    opacity: 1;
    pointer-events: fill;
}

.results .results_wrapper {
    padding-top: 19px;
    padding-bottom: 14px;
}

.results .results_wrapper a {
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 5px;
    color: var(--main-black);
    transition: all 0.3s linear;
}

.results .results_wrapper a:hover {
    color: var(--primary-color);
}

.results {
    opacity: 0;
    pointer-events: none;
}

.search_container .empty_results svg {
    width: 22px;
    position: absolute;
    padding: top;
    top: 12px;
    right: 9px;
}

/* dropdown */

.dropdown-item {
    cursor: pointer;
}

.text_dropdown {
    font-weight: bold;
    color: var(--dark-brown);
    font-size: 20px;
    border-bottom: 1px solid var(--neutral-silver);
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 17px;
    padding-left: 28px;
}

.dropdown .megamenu {
    top: 10px;
    display: block;
    opacity: 0;
}

.dropdown:hover .megamenu {
    top: 18px;
    pointer-events: fill;
}

.dropdown-menu {
    position: absolute !important;
}

@media screen and (min-width: 1600px) {
    .dropdown:hover .megamenu {
        top: 41px;
        pointer-events: fill;
    }
}

@media screen and (max-width: 992px) {}

.mega_part {
    padding: 7px 23px;
}

.mega_part:not(:last-child) {
    border-left: 1px solid var(--neutral-silver);
}

.dropdown::before {
    content: "";
}

.dropdown-menu li {
    padding: 11px 0;
}

.dropdown-menu.megamenu li {
    padding: 4px 0 !important;
}

.dropdown-menu li span {
    padding-left: 8px;
}

.dropdown-item {
    padding: 2.2px 11.3px;
}

.dropdown-item.active,
.dropdown-item:hover {
    background-color: transparent;
    color: var(--primary-color);
}

.dropdown-item span {
    padding: 12.75px;
}

.dropdown-large {
    min-width: 400px;
}

.dropdown img {
    width: 136px;
    display: flex;
    justify-content: center;
    margin-left: 80px;
    margin-top: 15px;
    align-items: center;
}

/* .dropdown svg {
    width: 19px !important;
} */

.dropdown .chevron svg {
    width: 10px !important;
}

.dropdown a:not(.navigator) {
    font-weight: bold;
    font-size: 16px;
}

.dropdown .navigator {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.dropdown:hover .navigator {
    color: var(--dark-brown);
}

.dropdown .navigator:hover+.megamenu,
.megamenu:hover {
    opacity: 1;
}

.dropdown .megamenu .partion {
    width: 2px;
}

.protion {
    border-left: 1px solid var(--neutral-silver);
    padding-right: 40px;
}

.protion .column {}

@media screen and (min-width: 1600px) {
    .dropdown-item {
        padding: 2.2px 11.3px;
    }
}

/* aside */

@media screen and (max-width: 1110px) {
    .dropdown-menu {
        right: -7px;
    }
}

.rotate-180 {
    transform: rotate(180deg);
}

.rotate-ltr-180 {
    transform: rotate(180deg);
}


/* headers */
header {
    min-height: 40px;
    /* box-shadow: 0px 20px 60px 6px rgba(0, 0, 0, 0.05); */
}

header .upper_header {
    background-image: url("../images/headers/upperheader.svg");
    background-repeat: repeat-x;
    height: 39.65px;
    margin-top: 4.19px;
}

header .middle_header {
    border-bottom: 1px solid var(--neutral-silver);
    min-height: 130.65px;
    background-color: var(--white);
}

header .middle_header .mh_sec_1 {
    padding-top: 59.35px;
}

header .middle_header .lang {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: var(--dark-brown);
}

header .item_margin {
    margin-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

header .item_inside_margin {
    margin: 0 10px;
}

header object.chevron {
    width: 13px;
}

header object:not(.chevron) {
    width: 19px;
}

.search_wrapper {
    min-width: 382px;
}

header .search {
    border-radius: 10px;
    border: 1px solid var(--border-color);
    left: 14px;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    padding-right: 37px;
}

header .results {
    max-width: 382px;
}

header .search::placeholder {
    color: var(--neutral-gray);
    font-family: "dinNext", sans-serif;
    overflow-x: hidden;
}

header nav {
    height: 57px;
    display: flex;
    align-items: center;
    font-size: 14px;
    font-weight: bold;
}

header nav li {
    padding-left: 25px;
    font-size: 17px;
    font-weight: bold;
}

@media (max-width: 1400px) {
    header nav li {
        padding-left: 20px;
    }
}


header nav li a {
    font-weight: bold;
}

@media screen and (min-width: 1600px) {
    header nav {
        height: 81px;
    }

    header .logo {
        width: 176px;
    }

    nav li a {
        font-size: 22px;
    }
}

@media screen and (max-width: 1600px) {
    header .middle_header {
        min-height: 100.65px;
    }

    header .logo {
        width: 133px;
    }

    header .search {
        height: 46px;
    }

    .helpers svg {
        width: 16px;
    }

    nav li {
        padding-left: 80px;
    }

    header .item_inside_margin {
        margin: 0px 7px;
    }

    nav li a {
        font-size: 15px;
    }
}

@media screen and (max-width: 1110px) {
    header .item_inside_margin {
        margin: 0 6px;
        font-size: 12px;
    }

    header .hoverable {
        width: 18px;
    }

    header .chevron {
        width: 11px;
    }
}

@media screen and (max-width: 992px) {
    header .hoverable {
        width: 28px;
    }
}

@media screen and (max-width: 760px) {
    .user svg {
        width: 17px;
    }

    .chevron {
        width: 8px !important;
    }
}

/* Footer */

footer {
    box-shadow: var(--sm-shadow);
    background: linear-gradient(269.5deg, #6b3e2e 0%, #8f6548 100%);
}

.footer_links p:hover {
    color: var(--dark-brown);
}

.footer {
    background-color: var(--white);
}

.footer_bar {
    background: linear-gradient(269.5deg, #6b3e2e 0%, #8f6548 100%);
    border-radius: 30px 30px 0px 0px;
    box-shadow: 0px -20px 60px 6px rgba(0, 0, 0, 0.05);
    border-radius: 30px 30px 0px 0px;
    min-height: 140px;
}

.footer_bar_right {
    padding-top: 20px;
}

.footer_bar h1,
.footer_bar h2 {
    color: white;
}

.footer_bar h1 {
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
}

.footer_bar h2 {
    font-size: 20px;
    line-height: 38px;
    height: 38px;
    margin-top: -12px;
}

.footer_bar_left {
    padding-top: 20px;
}

.footer_bar_left input {
    border-radius: 10px;
    /* width: 380px; */
    height: 45px;
}

.footer_bar_left input::placeholder {
    color: var(--neutral-gray);
    opacity: 1;
}

.footer_bar_left input:last-child {
    border-radius: 10px;
    width: 100px;
    height: 45px;
    background-color: var(--main-black);
    margin-right: 15px;
}

.footer_links {
    border-radius: 0px;
    padding-top: 40px;
}

.footer_links h6 {
    font-size: 20px;
    color: var(--main-black);
    font-style: bold;
}

.footer_links p {
    font-size: 16px;
    padding: 0% !important;
    margin-bottom: 6% !important;
}

.footer_links span {
    font-size: 18px;
    color: var(--semantic-orange);
}

g .object_icon {
    padding-left: 2%;
}

.object_icon .objectfav {
    width: 10px !important;
}

.footer_icons .object {
    margin: 7px;
}

.footer_hr {
    color: var(--neutral-gray);
    width: 80%;
    align-items: center;
    margin-left: 168px;
}

.footer_end h4 {
    font-size: 17px;
}

.pull-right {
    margin-left: 68%;
}

/* end footer */

/* start small component */
.small_component .row {
    padding: 0%;
}

/* .small_component {
    margin-top: 3px;
    margin-bottom: 0;
    background: var(--white) fff;
    box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.03);
    border-radius: 20px;
} */

.thumbnail img {
    width: 100% !important;
    min-height: 180px;
}

.small_component_text * {
    margin: 0% 0%;
}

.small_component_text,
.small_component_fashion {
    padding: 0% 3%;
    margin-top: 5%;
}

.small_component_text h2 {
    font-style: bold;
    font-weight: bold;
    font-size: 17px;
    line-height: 32px;
    align-items: center;
    /* text-align: right; */
    color: var(--main-black);
}

.small_component_text img {
    position: absolute;
    margin-top: 6px;
    width: 30% !important;
}

.small_component_text p {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 24px;
    color: var(--neutral-gray);
    margin-bottom: -2%;
}

.small_component_text .btn {
    background-color: var(--pink-opacity);
    color: var(--semantic-red);
    display: flex;
    margin-left: 4%;
    font-weight: bold;
    width: 60px;
    height: 30px;
    font-size: 13px;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}

.small_component_line {
    width: 88%;
    align-items: center;
    text-align: center;
    margin-right: 5%;
    margin-top: 2.5%;
    color: var(--neutral-gray);
}

.small_component_fashion_text {
    margin-right: 2%;
    margin-bottom: 3%;
}

.small_component_fashion_text h5 {
    /* margin-right: 1%; */
    font-weight: bold;
    font-size: 14px;
    line-height: 24px;
    color: var(--main-black);
}

.small_component_fashion_text span {
    color: var(--yellow);
    /* padding-left: -10%; */
}

.small_component_fashion_text .star {
    padding-left: 15%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2.8px;
    margin-right: 2.8px;
    margin-left: -2.81px;
}

.small_component_icon {
    width: 35%;
}

/* end small component */
.small_component_image .btn {
    color: white;
    position: absolute;
    margin: 1.5%;
    font-weight: bold;
}

.small_component_image .btn2 {
    background-color: var(--violt-color);
}

.small_component_image .btn-success,
.small_component_image .btn2 {
    font-size: 15px;
    right: 6px;
    top: 10px;
}

@media screen and (max-width: 1600px) {
    .small_component_text h2 {
        font-size: 17px;
    }

    .small_component_icon {
        margin: 4px 0;
    }
}

/*  start image container */
.image_component img {
    width: 100%;
    height: 600px;
    border-radius: var(--md-border-radius);
    box-shadow: var(--sm-shadow);
}

/*  end image container */

/*  start circle container */
.circle_component .rounded-circle {
    border: solid var(--neutral-gray) 4px;
    padding: 4.8px;
}

.circle_component .rounded-circle.active {
    border: solid var(--semantic-green) 4px;
}

/*  end circle container */

/*start wissam component */
.wissam_component {
    margin-top: -25%;
    width: 100%;
    margin-left: 10px;
}

.padding_famous {
    padding: 2px 24px;
}

.wissam_component .card {
    margin-top: 4%;
    width: 200px;
    box-shadow: var(--sm-shadow);
    border-radius: 20px;
    position: relative;
    border: none;
    margin-bottom: 2%;
    margin-right: 2%;
}

.cover-photo {
    position: relative;
}

.profile {
    position: absolute;
    width: 70% !important;
    bottom: -60px;
    right: 28px;
}

.profile_star {
    position: absolute;
    bottom: -60px;
}

.star_component_text {
    height: 120px;
    width: 100%;
}

.wissam_component_text h5 {
    font-weight: bold;
    font-size: 17px;
    line-height: 32px;
    color: var(--main-black);
}

.wissam_component_text h4 {
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    align-items: center;
    color: var(--main-black);
    display: flex;
    flex-wrap: wrap;
    width: 170px;
}

.wissam_component_icon {
    align-items: center;
    margin-right: 30%;
    color: var(--yellow);
    font-weight: bold;
    width: 40%;
}

.wissam_component_icon * {
    padding: 2%;
}

.shaping {
    margin-top: 74px;
    position: relative;
}

@media screen and (max-width: 1600px) {
    .wissam_component_icon {
        /* margin-right: 32% !important; */
    }
}

/*end wissam component */

/* owl carousel */

.owl-nav button {
    height: 100%;
    top: 0 !important;
    width: 116px !important;
    margin: 0 !important;
}

.owl-nav button.owl-prev {
    background: linear-gradient(270deg, white, white, transparent) !important;
    position: absolute;
    right: 0;
    opacity: 0;
    transition: all 0.2s linear;
}

.owl-nav button.owl-next i {
    position: absolute;
    left: 3px;
}

.owl-nav button i img {
    width: 8px;
}

.owl-nav button i img.next {
    transform: rotate(180deg);
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background-color: var(--dark-brown);
}

.owl-theme .owl-dots .owl-dot span {
    background: var(--primary-opacity-color);
}

.say_about_us .owl-nav button.owl-prev,
.say_about_us .owl-nav button.owl-next {
    opacity: 1 !important;
}

.hero button.owl-prev {
    background: transparent !important;
    position: absolute;
    right: 20px;
    opacity: 0;
    transition: all 0.2s linear;
}

.hero .owl-nav button.owl-next {
    background: transparent !important;
    position: absolute;
    left: 20px;
    opacity: 0;
    transition: all 0.2s linear;
}

.hero .owl-nav button.owl-next i {
    position: absolute;
    left: 3px;
}

.owl-nav button.owl-prev i {
    position: absolute;
    right: 3px;
}

.owl-nav button.owl-next:hover,
.owl-nav button.owl-prev:hover {
    opacity: 1;
}

.owl-nav button.owl-next {
    background: linear-gradient(90deg, white, white, transparent) !important;
    position: absolute;
    left: 0;
    opacity: 0;
    transition: all 0.2s linear;
}

.owl-nav button {
    width: 20px;
    color: var(--main-black);
    transform: inherit;
}

.owl-nav button i {
    width: 25px;
    height: 24px;
    color: var(--main-black);
    background: var(--white);
    border-radius: 50%;
    box-shadow: 0px 0px 5px #e9e9e9;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
}

/* register page */
.card-body .register {
    text-align: center;
    line-height: 7.2px;
    font-size: 30px;
    font-weight: bold;
}

.ex_products {
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    color: var(--neutral-dark-gray);
    text-align: center;
    line-height: 1px;
}

.form-register {
    padding: inherit;
}

.form-register label {
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    display: flex;
    text-align: right;
    color: var(--main-black);
}

.form-register .select {
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    box-shadow: none;
    padding-left: 34px;
    border: 1px solid #adb5bd;

    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    display: flex;
    align-items: center;
    text-align: right;
    color: var(--neutral-dark-gray);
    mix-blend-mode: normal;
}

.form-register .select .option {
    font-size: 20px;
    font-weight: bold;
    line-height: 32px;
    display: flex;
    text-align: right;
    color: var(--main-black);
}

.form-register .form-control {
    background: var(--white) fff;
    mix-blend-mode: normal;
    /* Neutral / Grey */
    border: 1px solid var(--neutral-gray);
    border-radius: 7px;
}

.form-register button {
    box-sizing: border-box;
    background: #ffffff;
    border: 1px solid var(--primary-color);
    border-radius: 10px;
    mix-blend-mode: normal;
    margin: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.form-register .row .female {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: var(--primary-color);
    align-items: center;
}

.form-register .row .male {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: var(--main-black);
    align-items: center;
}

.form-adjustify .form-group input {
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    background: var(--white) fff;
    border: 1px solid #5aab54;
    border-radius: 4px;
}

.form-adjustify .form-group h4 {
    left: 53.12%;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 31px;
    text-align: right;
    color: var(--main-black);
    padding: inherit;
    line-height: initial;
}

.form-adjustify .form-group span {
    text-decoration: underline;
    color: var(--primary-color);
}

.shadow {
    box-shadow: var(--sm-shadow);
}

.zoom-detail {
    z-index: 10;
    pointer-events: none;
}

/* hero section */
/* @media screen and (min-width: 2440px) {
    .hero .item {
        height: 56vh;
    }
}

@media screen and (min-width: 2221px) and (max-width: 2439px) {
    .hero .item {
        height: 51vh;
    }
}

@media screen and (min-width: 2120px) and (max-width: 2220px) {
    .hero .item {
        height: 49vh;
    }
}

@media screen and (min-width: 2100px) and (max-width: 2119px) {
    .hero .item {
        height: 46vh;
    }
}

@media screen and (min-width: 1870px) and (max-width: 2099px) {
    .hero .item {
        height: 58vh;
    }
}

@media screen and (min-width: 1748px) and (max-width: 1869px) {
    .hero .item {
        height: 56vh;
    }
}

@media screen and (min-width: 1650px) and (max-width: 1747px) {
    .hero .item {
        height: 52vh;
    }
}

@media screen and (min-width: 1530px) and (max-width: 1650px) {
    .hero .item {
        height: 48vh;
    }
}

@media screen and (min-width: 1400px) and (max-width: 1530px) {
    .hero .item {
        height: 45vh;
    }
}

@media screen and (min-width: 1250px) and (max-width: 1400px) {
    .hero .item {
        height: 41vh;
    }
}


@media screen and (min-width: 1200px) and (max-width: 1250px) {
    .hero .item {
        height: 37vh;
    }
}

@media screen and (min-width: 1150px) and (max-width: 1199px) {
    .hero .item {
        height: 34vh;
    }
}

@media screen and (min-width: 1050px) and (max-width: 1149px) {
    .hero .item {
        height: 32vh;
    }
}

@media screen and (min-width: 1000px) and (max-width: 1049px) {
    .hero .item {
        height: 31vh;
    }
}

@media screen and (min-width: 960px) and (max-width: 999px) {
    .hero .item {
        height: 30vh;
    }
}

@media screen and (min-width: 920px) and (max-width: 959px) {
    .hero .item {
        height: 29vh;
    }
}

@media screen and (min-width: 880px) and (max-width: 919px) {
    .hero .item {
        height: 28vh;
    }
}

@media screen and (min-width: 850px) and (max-width: 880px) {
    .hero .item {
        height: 27vh;
    }
}


@media screen and (min-width: 820px) and (max-width: 850px) {
    .hero .item {
        height: 26vh;
    }
}

@media screen and (min-width: 760px) and (max-width: 820px) {
    .hero .item {
        height: 24vh;
    }
}


@media screen and (min-width: 700px) and (max-width: 760px) {
    .hero .item {
        height: 22vh;
    }
}


@media screen and (min-width: 610px) and (max-width: 699px) {
    .hero .item {
        height: 20vh;
    }
}


@media screen and (min-width: 570px) and (max-width: 610px) {
    .hero .item {
        height: 18vh;
    }
}

@media screen and (min-width: 525px) and (max-width: 570px) {
    .hero .item {
        height: 16vh;
    }
}


@media screen and (min-width: 480px) and (max-width: 525px) {
    .hero .item {
        height: 15vh;
    }
}

@media screen and (min-width: 420px) and (max-width: 479px) {
    .hero .item {
        height: 134px;
    }
}


@media screen and (min-width: 382px) and (max-width: 419px) {
    .hero .item {
        height: 122px;
    }
}


@media screen and (min-width: 360px) and (max-width: 381px) {
    .hero .item {
        height: 115px;
    }
}

@media screen and (max-width: 360px) {
    .hero .item {
        height: 100px;
    }
} */

/* .hero .item h2 {
    font-size: 42px;
    font-weight: bold;
    color: var(--main-black);
}

.hero .item p {
    font-size: 36px;
    color: var(--main-black);
} */

.btn-prev {
    color: var(--primary-color) !important;
    background-color: none;
    border: 1px solid var(--primary-color);
}

.btn-addition-border {
    border: 2px solid var(--primary-color);
}

/* .hero .item .btn {} */

@media screen and (max-width: 1600px) {
    .hero .item h2 {
        font-size: 36px;
    }

    .hero .item p {
        font-size: 30px;
    }
}

.form-adjustify .submit .btn,
.final-section .submit .btn {
    justify-content: center;
    width: 100%;
    height: 50px;
    background: var(--primary-color);
    box-shadow: 0px 3px 6px rgb(0 0 0 / 8%);
    border-radius: 10px;
    font-size: 17px;
    font-weight: bold;
    align-items: center;
    text-align: center;
    color: var(--white);
    flex: none;
    opacity: 1 !important;
    margin: 0;
}

.submit h4 {
    font-size: 20px;
    line-height: 30px;
    display: flex;
    align-items: center;
    color: #6b3e2e;
}

.form-adjustify .optional {
    font-size: 16px;
    line-height: 36px;
    color: var(--neutral-dark-gray);
    margin-right: 9px;
}

/*checkbox*/

/*flag / tel number*/

.iti--allow-dropdown input {
    padding-left: 240px !important;
}

.label-checkbox {
    font-size: 17px !important;
}

/* Path */

.path_bullets .nav.path li {
    padding: 10px !important;
    font-weight: bold;
    color: var(--neutral-dark-gray);
}

.path_bullets .nav.path li.disactive {
    color: var(--neutral-gray);
}

/*breadcrumb*/

.bullet {
    width: 32px;
    height: 32px;
    background: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid;
    border-radius: 10px;
}

.bullet_line {
    color: var(--main-black);
}

.bullet.disactive {
    background-color: var(--neutral-silver);
    color: var(--neutral-gray);
    border: none;
}

.bullet.active {
    background: transparent;
    color: var(--primary-color);
    font-weight: bold;
    background: #ffffff;
}

.bullet.active-green {
    background: transparent;
    color: var(--semantic-green);
    font-weight: bold;
    background: #ffffff;
}

/*end breadcrumb*/

@media screen and (max-width: 1600px) {
    .form-register label {
        font-size: 15px;
    }
}

@media screen and (max-width: 992px) {
    .form-register label {
        font-size: 18px;
    }

    input::placeholder {
        font-size: 13px;
    }
}

/* scroll to top */
#btn-back-to-top {
    position: fixed;
    bottom: 20px;
    left: 20px;
}

#btn-back-to-top img {
    width: 23px;
    height: 36px;
}

/* single product */

.small_component_fashion_image {
    /* border: 1px solid #f4f4f4; */
    width: 49px;
    height: 46px;
    border-radius: 50%;
    padding: 0px;
}


.product_review_num {
    font-size: 16px;
    font-weight: bold;
    color: var(--neutral-dark-gray);
}

.product_pricing .line_bar {
    width: auto !important;
}

.product_discount {
    color: var(--semantic-green) !important;
}

.product_discount .discount_num {
    font-size: 20px;
}

.discount_currency {
    font-size: 16px;
}

.size_variants div.size_container {
    padding: 6px 14px;
    border: 2px solid var(--neutral-silver);
    border-radius: 7px;
    font-weight: bold;
    margin: 0 11px;
}

.size_variants div.size_container.active {
    border-color: var(--main-black) !important;
}

.size_container {
    height: 40px;
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.size_container span {
    font-size: 13px;
}

.color_container {
    width: 34px;
    height: 34px;
    border-radius: 5px;
    padding: 3px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.color_variants.active .color_container {
    border: 1px solid;
}

.color_container span {
    width: 24px;
    height: 24px;
    display: block;
    border-radius: 4px;
}

.choose_payment {
    padding: 8px;
    border: 1px solid var(--neutral-gray);
    border-radius: 12px;
    margin: 40px 0 20px;
}

.choose_payment img {
    width: 66px;
}

.cart_product_number {
    max-width: 100px;
}

.cart-count,.love_count {
    font-size: 12px;
    position: absolute;
    font-weight: bold;
    height: 1.25rem;
    width: 1.25rem;
    background: rgba(248, 113, 113, 1);
    display: flex;
    justify-content: center;
    align-content: center;
    color: var(--white);
    border-radius: 50%;
    right: -14px;
    top: 0px;
}

.notification-count {
    font-size: 12px;
    position: absolute;
    font-weight: bold;
    height: 1.25rem;
    width: 1.25rem;
    background: rgba(248, 113, 113, 1);
    display: flex;
    justify-content: center;
    align-content: center;
    color: var(--white);
    border-radius: 50%;
    right: -6px;
    top: 0px;
}

.counter-data {
    padding: 2px 4px 1px 4px;
    font-size: 11px;
    position: absolute;
    font-weight: bold;
    height: auto;
    width: max-content;
    background: var(--heart_red);
    background: red;
    display: flex;
    justify-content: center;
    align-content: center;
    color: var(--white);
    border-radius: 50%;
    left: -15px;
    top: 1px;
    font-weight: bold;
}

.counter-data-big {
    padding: 2px 4px 1px 4px;
    font-size: 11px;
    position: absolute;
    font-weight: bold;
    height: auto;
    width: max-content;
    background: var(--heart_red);
    background: red;
    display: flex;
    justify-content: center;
    align-content: center;
    color: var(--white);
    border-radius: 50%;
    left: -20px;
    top: 1px;
    font-weight: bold;
}

.cart-countt {
    font-size: 14px;
    position: absolute;
    font-weight: bold;
    min-width: 17px;
    height: 17px;
    background: var(--heart_red);
    background: red;
    display: flex;
    justify-content: center;
    align-content: center;
    color: var(--white);
    border-radius: 50%;
    right: 0px;
    top: 1px;
}

.love-count {
    font-size: 14px;
    position: absolute;
    font-weight: bold;
    min-width: 17px;
    height: 17px;
    background: var(--heart_red);
    background: red;
    display: flex;
    justify-content: center;
    align-content: center;
    color: var(--white);
    border-radius: 50%;
    right: -10px;
    top: 1px;
}

.cart_product_number input {
    border-color: var(--dark-brown);
    padding: 23px 13px;
    margin-left: 10px;
    width: 105px;
}

.cart_product_number .plus {
    position: absolute;
    left: 12px;
}

.cart_product_number .minus {
    position: absolute;
    right: 12px;
}

.empty_cart img {
    padding: inherit;
    height: 63px;
    width: 100%;
    min-height: 272px;
}

.productAccordion .accordion-button::after {
    margin: 0 auto 0 0;
}

.product_out_stock {
    font-size: 15px;
    font-weight: bold;
    color: var(--semantic-red);
}

/* reviews */

.thumb svg {
    width: 19px;
}

/* payment */

.payment_component .shop_info img {
    width: 61px !important;
}

/* lightslider */

#lightSliderVertical {
    padding-right: 8px;
}

.slider_single .demo {
    width: 780px;
    margin: 20px auto;
}

.slider_single #lightSlider {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom: 0;
}

.slider_single li {
    display: block;
    float: left;
    cursor: pointer;
}

.slider_single img {
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 10px;
}

.slider_single .lSSlideOuter .lSPager.lSGallery li {
    opacity: 0.5;
}

.slider_single .lSSlideOuter .lSPager.lSGallery li.active {
    opacity: 1;
}

.slider_single .lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li {
    border-radius: 0;
}

.slider_single .lSSlideOuter .lSPager.lSGallery li.active:hover,
.lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius: 0;
}

.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: 106px;
    max-width: 100%;
}

.lSPager {
    padding-right: 0px;
    padding-left: 40px;
    width: 40px;
}

.lSPager img {
    width: 101px;
    height: 117px;
}

.product_item_slider {
    border-radius: 10px;
}

/* shop */
.shop {
    background-color: var(--neutral-white);
    border-radius: 11px;
}

.shop img.shop_image {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

/* select2 */
/* btn-google / btn-facebook*/
.btn-danger {
    background-color: var(--semantic-red) !important;
}

.btn-primary-swal.swal2-confirm {
    padding: 10px 36px !important;
    background: var(--main-black) !important;
    transition: all 0.3s linear;
}

.swal2-icon.swal2-warning {
    border-color: var(--main-black) !important;
    color: #1b1b1b !important;
}

.btn-primary-swal.swal2-confirm:hover {
    background-color: var(--dark-brown) !important;
}

.btn-google {
    box-sizing: border-box;
    width: 182px;
    background: #ffffff;
    border: 1px solid var(--semantic-red) !important;
    border-radius: 10px;
    color: var(--semantic-red);
}

.btn-facebook {
    box-sizing: border-box;
    width: 182px;
    background: var(--white);
    border: 1px solid #4460a0 !important;
    border-radius: 10px;
    color: #4460a0;
}

.form-adjustify img {
    padding: inherit;
    height: 36px;
}

.social_btn {
    padding: 0 0 0 11px !important;
    height: 39px;
    width: 34px;
}

.facebook-login img {
    padding: initial;
}

/* line or */
.navbar .line {
    /* width: 170px; */
    height: 0px;
    border: 0.5px solid var(--neutral-silver);
    transform: rotate(180deg);
}

.btn-login {
    width: 360px !important;
}

.country_input {
    top: -39px;
    left: 0px;
    padding: 0 10px;
}

.seller_adv .country_input {
    top: -33px;
}

/* filter bullets */

.filter_nav .filter_nav_item {
    padding: 4px 28px;
    box-shadow: var(--sm-shadow);
    border-radius: 7px;
}

.filter_nav .filter_nav_item.active {
    background-color: var(--neutral-green) !important;
    color: var(--white) !important;
}

.filter_nav_item {
    cursor: pointer;
}

/* pageing */
.pageing_nav li {
    padding: 0 13px !important;
    list-style: none !important;
}

.btn-pager {
    width: 30px;
    padding: 0;
    height: 30px;
    font-size: 12px;
}

/* Profile Navigators */

.navigator {
    color: var(--main-black);
    font-weight: bold !important;
    font-size: 14px !important;
}

@media (max-width: 1200px) {
    .navigator {
        font-size: 11px !important;
    }
}

@media (min-width: 1201px) and (max-width: 1300px) {
    .navigator {
        font-size: 13px !important;
    }
}

.navigator svg {
    width: 18px;
}

.li-navigator.active {
    background: var(--primary-faint-color) !important;
    border-radius: 8px !important;
}

.li-navigator.active .navigator {
    color: #a1785c !important;
}

.li-navigator svg {
    transition: all 0.2s linear;
}

.navigator:hover svg path {
    stroke: var(--primary-color);
}

.navigator:hover a {
    color: var(--primary-color);
}

.li-navigator.active .navigator:not(.invert) svg path {
    fill: var(--primary-color) !important;
    stroke: var(--primary-color);
}

.li-navigator.active .navigator.invert svg path {
    stroke: var(--primary-color) !important;
    fill: none !important;
}

.collection {
    width: 100%;
    margin-top: 10px;
}

.collection .iti__arrow::after {
    top: 14px !important;
}

.profile_container .gender {
    border: 1px solid;
}

.profile_container .gender.active {
    border-color: var(--primary-color);
}

.profile_container .gender:not(.active) {
    border-color: var(--neutral-gray);
}

/* orders */
.order_item {
    width: 80px;
    height: 80px;
}

.order_item .count {
    background: var(--neutral-silver);
    border-radius: 7px;
}

/*cart*/
.gray {
    color: #4f4f4f;
}

.font-cart {
    font-size: 16px;
    color: #4f4f4f;
}

.checkpoint {
    width: 20px;
    height: 20px;
    border-radius: 2px;
}

.checkpoint.green {
    border: 2px solid var(--semantic-green);
}

.checkpoint.yellow {
    border: 2px solid var(--semantic-yellow);
}

.checkpoint.gray {
    border: 2px solid var(--neutral-gray);
}

.checkpoint.brown {
    border: 2px solid var(--dark-brown);
}

.line-dashed {
    border-bottom: 2px dashed var(--neutral-gray);
}

/* Color Balls */

.blue_ball {
    width: 10px;
    height: 10px;
    background: var(--semantic-blue);
    border-radius: 50%;
}

.blue_red {
    width: 10px;
    height: 10px;
    background: var(--semantic-red);
    border-radius: 50%;
}

.blue_yellow {
    width: 10px;
    height: 10px;
    background: var(--semantic-yellow);
    border-radius: 50%;
}

.blue_orange {
    width: 10px;
    height: 10px;
    background: var(--semantic-orange);
    border-radius: 50%;
}

.ball-transparent {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

/* love  btn*/
.loved svg path {
    fill: var(--semantic-red);
    stroke: var(--semantic-red);
}

.love_btn svg path {
    transition: all 0.3s linear;
    cursor: pointer;
}

.lovedd svg path {
    fill: var(--semantic-red);
    stroke: var(--semantic-red);
}

.love_btnn svg path {
    transition: all 0.3s linear;
    cursor: pointer;
}

/* commission */
.flag_button {
    width: 184px;
}

.flag_shop {
    width: 100px;
    height: 100px;
    background-image: url(../front_assets/flags/saudie_arabia.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.link img {
    margin: 10px 27px;
    width: 36px;
}

.panals .edit,
.panals .delete {
    width: 23px;
}

.action_copy:before {
    content: "تم المسح";
    width: 104px;
    height: 30px;
    position: absolute;
    background: var(--dark-brown);
    color: #fff;
    font-size: 14px;
    border-radius: 9px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 26px;
    margin: 24px 10px;
}

/* points */
.frame_points {
    background: url(../images/headers/point_frame.png);
    height: 30px;
    background-size: cover;
}

.points .i_icons {
    width: 18px !important;
    position: relative !important;
}

/* Tippy */

.tippy-box[data-theme~="qimma"] {
    background-color: var(--neutral-dark-gray);
    color: var(--white);
}

.tippy-box[data-theme~="qimma"][data-placement^="top"]>.tippy-arrow::before {
    border-top-color: var(--neutral-dark-gray);
}

.tippy-box[data-theme~="qimma"][data-placement^="bottom"]>.tippy-arrow::before {
    border-bottom-color: var(--neutral-dark-gray);
}

.tippy-box[data-theme~="qimma"][data-placement^="left"]>.tippy-arrow::before {
    border-left-color: var(--neutral-dark-gray);
}

.tippy-box[data-theme~="qimma"][data-placement^="right"]>.tippy-arrow::before {
    border-right-color: var(--neutral-dark-gray);
}

.btn_custom_primary {
    background-color: var(--dark-brown) !important;
}

.btn_custom_primary:hover {
    background-color: var(--primary-color) !important;
}

.wissam_image {
    top: -93px;
}

/* tablet */
.gender.active {
    border-color: var(--primary-color);
    color: var(--primary-color);
}

.gender {
    border-radius: 10px;
}

.text-grey {
    color: var(--neutral-dark-gray);
}

.mr-9 {
    margin-right: 9px;
}

.w-32 {
    width: 32%;
}

.w-32px {
    width: 32px;
}

.w-30px {
    width: 30px;
}

.w-27px {
    width: 27px;
}

@media screen and (max-width: 1200px) and (min-width: 760px) {
    header .item_margin {
        margin-right: 5.5px;
    }

    .search_wrapper {
        min-width: 324px;
    }

    .search_wrapper input::placeholder {
        font-size: 13px;
        font-weight: bold;
    }
}

@media screen and (max-width: 992px) {
    /* .shopping_basket .properties .cont {
        width: 100% !important;
    }

    .cont .product_number {
        width: 106px !important;
    } */
}

/* Mobile design */

@media screen and (max-width: 760px) {
    /* .dropdown svg {
        width: 16px;
    } */

    header .middle_header {
        min-height: 73.65px;
    }

    header .search {
        height: 55px !important;
        border-radius: 0;
    }

    header .search_wrapper {
        min-width: 100%;
        top: 13px;
        height: 53px;
        z-index: 100;
    }

    header .search {
        max-width: none !important;
        top: 22px;
        right: 0;
        z-index: 100;
    }

    header .search_container {
        right: 0;
        position: absolute;
    }

    .qimma_header {
        display: block;
    }

    .qimma_title {
        margin-bottom: 10px;
        font-size: 20px;
    }

    .btn-shortcut {
        border: none;
        padding: 0;
        font-size: 15px;
    }

    .footer_end h4 {
        font-size: 14px;
    }

    .footer_links p {
        font-size: 13px;
        font-weight: bold;
    }

    .footer_bar_left {
        width: 100% !important;
        margin-left: 0;
    }

    .footer_bar h1 {
        font-style: normal;
        font-weight: 500;
        font-size: 19px;
    }

    .footer_bar h2 {
        font-style: normal;
        font-weight: bold;
        font-size: 15px;
    }

    .seller_profile_reviews .vl {
        border: none;
    }

    .seller_sec {
        padding-bottom: 10px;
    }

    .slider_single img {
        height: 100%;
    }

    .form-adjustify .submit .btn,
    .final-section .submit .btn {
        font-size: 13px;
        font-weight: bold;
        height: 40px;
        margin: 10px 0;
    }

    .card-body .register {
        font-size: 20px;
        font-weight: bold;
    }

    .ex_products {
        font-size: 15px;
        font-weight: bold;
    }

    .submit a {
        font-size: 17px !important;
        font-weight: bold;
    }

    .social_btn {
        width: 29px !important;
    }

    #country_code {
        margin: 0 10px !important;
    }

    .label-checkbox {
        font-size: 13px !important;
    }

    .checkmark {
        top: 0;
        left: 0;
        height: 20px !important;
        width: 20px !important;
        border: 1px solid var(--semantic-green);
        border-radius: 3px;
    }

    .container-checkbox .checkmark:after {
        top: 3px !important;
        width: 7px;
        right: 39px !important;
    }

    .form-adjustify .form-group h4 {
        max-width: 350px;
    }

    .input_otp {
        width: 32px !important;
        min-height: auto !important;
        padding: 0;
        height: 32px !important;
    }

    header .item_margin {
        /* margin-right: 18.5px; */
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 13px;
        font-weight: bold;
        margin: 0px 4px;
    }

    .shopping_basket .properties .cont {
        width: 100% !important;
    }

    .cont .product_number {
        width: 106px !important;
    }

    .shipping .card_boutique {
        height: 33px;
        width: 21px;
        padding: 0;
    }

    .payment_component .shop_info img {
        width: 75px !important;
    }

    .product_info.border-start {
        border-left: none !important;
    }

    .image_component img {
        border-radius: 10px;
        width: 100%;
        height: 150px;
    }
    .container-checkbox {
        padding-left: 0px;
    }

    .form-adjustify .form-group h4 {
        max-width: 350px;
        text-align: left;
        padding-left: 10px;
    }
}

.btn-seller-login {
    height: 44px;
    font-size: 13px;
    font-weight: bold;
    color: var(--primary-color);
    background: transparent;
    border: 1.5px solid #a1785c;
    padding-bottom: 26px;
    transition: all 0.2s linear;
}

.multi-select .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    left: 0px;
    top: 0px;
    text-align: end;
    font-size: 19px;
    color: #5aab54;
}

.multi-select .select2-container--default[dir="ltr"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 11px;
}

.multi-select .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background: rgba(149, 204, 58, 0.25);
    border-radius: 6px;
}

.multi-select .select2-container--default[dir="ltr"] .select2-selection--multiple .select2-selection__choice {
    color: #5aab54;
    margin-left: 8px;
}

a::before {
    content: "";
    position: absolute;
    top: -100%;
    left: 0;
}

/* Three dots */

.simple-loader {
    width: 20px;
    height: 20px;
    border: 1px solid var(--white);
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.verfication_loader {
    width: 20px;
    height: 20px;
    border: 2px solid;
    border-color: var(--white) transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

@keyframes animloader {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.add_to_cart .loader_text {
    transition: all 0.2s linear;
}

.add_to_cart.active .loader_text {
    opacity: 0;
}

.add_to_cart .loading {
    opacity: 0;
    transition: all 0.2s linear;
    transition-delay: 0.2s;
    top: -10px;
}

.add_to_cart .done {
    opacity: 0;
    transition: all 0.2s linear;
    top: 10px;
}

.add_to_cart.active .loading {
    opacity: 1;
    top: 10px;
}

.add_to_cart.active,
.add_to_cart.active:focus,
.add_to_cart.active:active {
    background-color: var(--main-black);
}

.cart-button {
    position: relative;
    color: #fff;
    overflow: hidden;
    cursor: pointer;
    transition: 0.3s ease;
}

.cart-button:active {
    transform: scale(0.9);
}

.cart-button .fa-shopping-cart {
    position: absolute;
    top: 50%;
    left: -10%;
    transform: translate(-50%, -50%);
    z-index: 2;
    font-size: 2rem;
}

.cart-button .fa-box {
    position: absolute;
    top: -20%;
    left: 52%;
    transform: translate(-50%, -50%);
    z-index: 3;
    font-size: 1.2rem;
}

.cart-button .add-to-cart,
.cart-button .added {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.cart-button .loading {
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.cart-button.loading {
    background-color: var(--main-black);
}

.cart-button.loading .loading {
    opacity: 1;
}

.cart-button.loading .add-to-cart {
    opacity: 0;
}

.cart-button .added {
    opacity: 0;
}

.cart-button.added_succ {
    background-color: var(--main-black);
}

.cart-button.added_succ .add-to-cart {
    display: none;
}

.cart-button.added_succ .cart_icon {
    animation: cart 1.5s ease-in-out forwards;
}

.cart-button.added_succ .cart_boxes {
    animation: box 1.5s ease-in-out forwards;
}

.cart-button.added_succ .add-to-cart {
    animation: text1 1.5s ease-in-out forwards;
}

.cart-button.added_succ .added {
    animation: text2 1.5s ease-in-out forwards;
}

@keyframes cart {
    0% {
        left: -10%;
    }

    40%,
    60% {
        left: 50%;
    }

    100% {
        left: 110%;
    }
}

@keyframes box {

    0%,
    40% {
        top: -20%;
    }

    60% {
        top: 40%;
        left: 51%;
    }

    100% {
        top: 40%;
        left: 112%;
    }
}

@keyframes text1 {
    0% {
        opacity: 1;
    }

    20%,
    100% {
        opacity: 0;
    }
}

@keyframes text2 {

    0%,
    80% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.profile_container .shop_type {
    border: 1px solid;
}

.profile_container .shop_type.active {
    border-color: var(--primary-color);
    color: var(--primary-color);
    font-weight: bold;
}

.profile_container .shop_type:not(.active) {
    border-color: var(--neutral-gray);
    color: var(--main-black);
    font-weight: bold;
}

.profile_container .account_type {
    border: 1px solid;
}

.profile_container .account_type.active {
    border-color: var(--primary-color);
    color: var(--primary-color);
    font-weight: bold;
}

.profile_container .account_type:not(.active) {
    border-color: var(--neutral-gray);
    color: var(--main-black);
    font-weight: bold;
}

.single_product_image {
    background: var(--white);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.cart-black-cover {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: hidden;
}

.img_product {
    height: 298px;
    display: flex;
    align-items: center;
}

.img-shop-home {
    margin-top: 31% !important;
}

.h-flag {
    height: 17px;
}

.whish_count {
    position: absolute;
    top: -3px;
    left: 35px;
    background-color: #f28b00;
    width: 20px;
    height: 20px;
    line-height: 18px;
    color: #f4f4f4;
    font-size: 11px;
    border-radius: 50%;
}

/* Google Map */

.home_map {
    height: 310px !important;
    position: relative;
    overflow: hidden;
    border-radius: 20px !important;
}

.main_map_container {
    padding: 21px 0px !important;
    position: absolute !important;
    left: 35px !important;
    bottom: 0px !important;
}

.map_container img[alt="Google"] {
    display: none !important;
}

#map-canvas {
    height: 100%;
    margin: 0px;
    padding: 0px;
}

.control-wrapper {
    background-color: white;
    cursor: pointer;
    text-align: center;
    width: 116px;
    height: 50px;
    border-radius: 4px;
    border: none;
    display: flex;
    padding: 4px;
    transition: all 0.3s linear;
}

#map {
    border-radius: 12px;
}

.gmnoprint {
    display: none;
}

.zoom {
    height: 100%;
    background-image: url("http://127.0.0.1:8000/front_assets/images/icons/add.svg");
    background-repeat: no-repeat;
    flex: 2;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
    cursor: pointer;
}

.zoom:nth-child(1) {
    border-left: 1px solid var(--neutral-silver);
}

.zoom_out {
    background-image: url("http://127.0.0.1:8000/front_assets/images/icons/minus.svg");
}

.control-location {
    width: 50px;
    background: white;
    display: flex;
    margin-right: 10px;
    border-radius: 5px;
}

.control-location .location {
    height: 100%;
    background-image: url("http://127.0.0.1:8000/front_assets/images/icons/location.svg");
    background-repeat: no-repeat;
    flex: 2;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
    cursor: pointer;
}

.icon_shop_map svg {
    width: 20px;
    position: absolute;
    margin-right: 10px;
    margin-top: 6px;
}

.shop_listing input {
    padding-right: 42px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 7px;
    border: none;
}

.search_results {
    padding: 20px;
    margin-top: 5px;
    border-radius: 7px;
    background-color: var(--white);
}

.search_results .empty_results svg {
    width: 152px !important;
    height: 152px !important;
}

.shop-loader {
    width: 50px;
    height: 50px;
    display: grid;
    border: 4px solid #0000;
    border-radius: 50%;
    border-right-color: #101728;
    animation: s5 1s infinite linear;
}

.shop-loader::before,
.shop-loader::after {
    content: "";
    grid-area: 1/1;
    margin: 2px;
    border: inherit;
    border-radius: 50%;
    animation: s5 2s infinite;
}

.shop-loader::after {
    margin: 8px;
    animation-duration: 3s;
}

@keyframes s5 {
    100% {
        transform: rotate(1turn);
    }
}

.shop_search_logo {
    width: 50px;
    height: 50px;
}

.location_cursor {
    bottom: 20%;
    padding: 0 5px;
    left: 7px;
    cursor: pointer;
}

.shop_search_sec {
    opacity: 1;
    transition: all 0.3s linear;
    max-height: 200px;
}

.shop_search_sec.shop {
    opacity: 1;
    transition: all 0.3s linear;
    max-height: 520px;
    overflow-y: auto;
}

.search_results {
    box-sizing: border-box;
    overflow-y: auto;
    overflow-x: hidden;
}

.shop_search_sec.disactive {
    pointer-events: none;
    opacity: 0;
    max-height: 100px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: none;
}

.shop_search_sec:not(.disactive) {
    position: relative;
}

.empty_search_results {
    box-sizing: border-box;
    overflow-y: auto;
    overflow-x: hidden;
    height: 300px;
}

.gm-style .gm-style-iw-d::-webkit-scrollbar-track,
.gm-style .gm-style-iw-d::-webkit-scrollbar-track-piece,
.gm-style .gm-style-iw-c,
.gm-style .gm-style-iw-t::after {
    background: var(--dark-brown);
    color: var(--white);
}

.gm-style .gm-style-iw-d {
    font-size: 13px;
    font-weight: bold;
    font-family: "dinNext";
}

.gm-ui-hover-effect {
    display: none !important;
}

.gm-style .gm-style-iw-tc::after {
    background-color: var(--dark-brown);
}

.gm-style-iw-t {
    bottom: 0px !important;
}

.shop_place img {
    width: 25px;
    height: 25px;
    margin: 0 10px;
    border-radius: 50%;
}

/* Shops */

.btn-next-hover,
.btn-back-hover {
    transition: all 0.3s linear !important;
}

.btn-next-hover:hover,
.btn-back-hover:hover {
    background-color: var(--main-black) !important;
    border: none;
    color: var(--white) !important;
}

.form-select2 .select2-container[dir="ltr"] .select2-selection--single .select2-selection__rendered {
    border-color: #ced4da;
}

.hidden_qimma {
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.2s linear;
}

.phone-button {
    border-radius: 8px;
    height: 37px;
    margin-top: 11px;
    padding: 7px 18px;
}

.search_icon svg {
    top: 12px !important;
    position: absolute;
    padding: 3px;
    right: 6px;
}

.input-change-number {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-otp {
    text-align: center;
    line-height: 15.2px;
    font-size: 18px;
    font-weight: bold;
}

.button-change-phone {
    justify-content: center;
    width: 100%;
    height: 50px;
    background: var(--primary-color);
    box-shadow: 0px 3px 6px rgb(0 0 0 / 8%);
    border-radius: 10px;
    font-size: 17px;
    font-weight: bold;
    align-items: center;
    text-align: center;
    color: var(--white);
    flex: none;
    opacity: 1 !important;
    margin: 0;
}

.img-loader-change {
    padding: inherit;
    height: 39px;
}

.div-phoneChange {
    pointer-events: none;
}

/* Status */
[status="status-delivery"] {
    color: var(--semantic-blue);
    background: var(--status-blue);
}

[status="status-shipping"] {
    color: var(--neutral-violt);
    background: var(--status-purple);
}

[status="status-preparing"] {
    color: var(--semantic-orange);
    background: var(--status-yellow);
}

[status="status-new"] {
    color: var(--neutral-dark-gray);
    background: var(--status-gray);
}

[status="status-reach"] {
    color: var(--semantic-green);
    background: var(--status-green);
}

/* status svg */
[status="status-delivery"] svg path {
    fill: var(--semantic-blue);
}

[status="status-shipping"] svg path {
    fill: var(--violt-color);
}

[status="status-preparing"] svg path {
    fill: var(--semantic-orange);
}

[status="status-new"] svg path {
    fill: var(--neutral-dark-gray);
}

[status="status-reach"] svg path {
    fill: var(--semantic-green);
}

/* copy */
.copy_text {
    position: absolute;
    left: 0;
    transform: translateY(20px);
    opacity: 0;
    width: 100px;
    height: 30px;
    background: var(--neutral-dark-gray);
    display: flex;
    justify-content: center;
    align-content: c;
    align-items: center;
    border-radius: 20px;
    color: #fff;
    transition: all 0.2s ease-in-out;
}

.copy_text .arrow-up {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid var(--neutral-dark-gray);
    position: absolute;
    top: -6px;
    right: 14px;
}

.action_commission {
    cursor: pointer;
}

.action_commission:hover .copy_text {
    transform: translateY(25px);
    opacity: 1;
}

/* //localizarion classes */
.w_en_52 {
    width: 52%;
}

.love_en {
    right: 0 !important;
    width: 52px !important;
}

.arrow_en {
    transform: rotate(180deg);
}

.arrow_single_en {
    transform: rotate(180deg);
    margin-top: -3px;
}

.en_drop_down {
    float: left;
}

.optional_en {
    margin-top: -2px;
    margin-left: 7px;
}

.phone_en {
    direction: rtl !important;
}

.number_en {
    direction: ltr !important;
}

/* Style the checkmark/indicator */

.container-checkbox .checkmark:after {
    top: 5px;
    width: 7px;
    left: 63px !important;
    height: 12px;
    border: solid var(--semantic-green);
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.input-checkbox {
    position: relative;
    left: 22px !important;
    z-index: 10000;
    top: 1px;
}

.serach_en {
    direction: rtl !important;
}

.input_en {
    padding-left: 23px;
}

.notification_content {
    clear: left;
}

.notification {
    padding: 17px;
    overflow-y: scroll;
    max-height: 85px;
}

.notification_ellipse {
    margin-top: 0px;
}

.notification h4::after {
    content: "";
    display: block;
    height: 1px;
    width: 277%;
    background-color: #EDEFF0;
    margin: 9px 0px;
}

.ellipse {
    width: 12px !important;
    height: 12px !important;
}

.notification_title {
    font-size: 16px;
}

.notification_date {
    color: #636E72;
    font-size: 12px;
    float: left;
}

.story-time {
    position: absolute;
    top: 16px;
    left: 176px;
    font-size: 15px;
    /* font-weight: bold; */
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
    color: white;
    font-weight: bold;
    position: relative;
    z-index: 6;
}



/* Icon bar */
.icon-bar {
    position: fixed;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    height: 152px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #fff;
    width: 52;
    align-items: flex-end;
    padding: 0 4px;
    box-shadow: 0px 20px 60px 6px rgba(0, 0, 0, 0.05);
    border-top-left-radius: 11px;
    border-bottom-left-radius: 11px;
    z-index: 10;
}

.icon-bar a {
    display: block;
    padding: 10px;
    color: var(--main-black);
}

.icon-bar a:hover:not(.not_fillable) svg path {
    fill: var(--dark-brown);
}

.icon-bar a.not_fillable:hover svg path {
    stroke: var(--dark-brown);
}

.icon-bar a:active:not(.not_fillable) svg path {
    fill: var(--semantic-blue);
}

.icon-bar a.not_fillable:active svg path {
    stroke: var(--semantic-blue);
}

.icon-bar a :not(.not_fillable) svg path,
.icon-bar a.not_fillable:hover svg path {
    transition: all .3s linear;
}

/*shipping */
.partners_card {
    border: solid var(--semantic-green) 1px;

}

/*payment*/

.wpwl-control {
    padding-left: 0px !important;
}

/* datatabe */
.dataTables_wrapper {
    display: none;
}

.rounded-sm {
    border-radius: 6px !important;
}

.phone_img_en {
    margin-left: 0px !important;
    margin-top: 0px !important;
}

.faq-list {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: -22px;
    background-color: white;
    align-items: center;
    justify-content: space-around;
    padding-right: 9px;
    padding: 1px 12px;
    overflow-y: scroll;
    border-radius: 4px;
    z-index: 8;
    position: relative;
    border: 1px solid #d2d2d2f7;
}


.faq-list * {
    text-decoration: none;
    color: var(--main-black);
}

.faq-list h3 {
    margin: 0;
    font-size: 24px;
}

.faq-list p {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.4;
}

.faq-list .answer {
    display: none;
}

.faq-list .answer.show {
    display: block;
    margin-top: 10px;
}

#no-results {
    display: none;
    color: red;
    font-weight: bold;
}

.search_wrapper {
    margin-bottom: 0 !important;
}

.card_boutique {
    margin-left: 8px !important;
}

.medal_design {
    left: 0px;
}

.wissam_image_wrapper {
    padding: 8.5px 8.5px 8.5px 8.5px;
    width: 167px;
    margin: 0 auto;
}

.wissam_image_wrapper .medal img {
    width: 45px;
}

.wissam_content_wrapper {
    box-shadow: -3px -10px 17px #eeeded;
    border: 1px solid #eeeeee;
    position: relative;
    top: -82px;
}

/* header responsive */
@media (min-width: 1600px) {
    .header_resp {
        margin-bottom: 42px;
    }

    .search_icon_wrapper {
        margin-top: 7px !important;
    }
}

.social_icon a {
    width: 21px;
}

.direction_sub {
    direction: rtl;
}

.direction_sub_message {
    direction: ltr;
    ;
}

.direction_remeber {
    direction: rtl;
}

.en_arrow {
    rotate: 180deg;
}

.ad-guest {
    font-size: 13px !important;
    color: var(--neutral-dark-gray) !important;
    padding-left: 5px !important;
}


.Tracking {
    background-color: var(--dark-brown);
}

.steps .step {
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}

.steps .step .step-icon-wrap {
    position: relative;
    width: 100px;
    height: 80px;
}

.steps .step .step-icon-wrap::after {
    display: block;
    position: absolute;
    right: 70%;
    top: 60px;
    width: 2px;
    height: 68%;
    margin-left: -1px;
    background-color: #e1e7ec;
    content: '';
    z-index: 1;
}




.steps .step .step-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    border: 1px solid #e1e7ec;
    border-radius: 50%;
    background-color: #f5f5f5;
    color: #374250;
    font-size: 38px;
    line-height: 81px;
    z-index: 5;
}



.steps .step .step-content {
    display: flex;
    flex-direction: column;
    margin-left: 20px;
}

.steps .step .step-title {
    margin-bottom: 8px;
    color: #606975;
    font-size: 14px;
    font-weight: 500;
}

.steps .step .step-date {
    color: #606975;
    font-size: 13px;
}


.steps .step:first-child .step-icon-wrap::before {
    display: none;
}

.steps .step:last-child .step-icon-wrap::after {
    display: none;
}

.steps .step.completed .step-icon-wrap::before,
.steps .step.completed .step-icon-wrap::after {
    background-color: #0da9ef;
}

.steps .step.completed .step-icon {
    border-color: #0da9ef;
    background-color: #0da9ef;
    color: #fff;
}

@media (max-width: 576px) {

    .flex-sm-nowrap .step .step-icon-wrap::before,
    .flex-sm-nowrap .step .step-icon-wrap::after {
        display: none;
    }
}

@media (max-width: 768px) {

    .flex-md-nowrap .step .step-icon-wrap::before,
    .flex-md-nowrap .step .step-icon-wrap::after {
        display: none;
    }
}

@media (max-width: 991px) {

    .flex-lg-nowrap .step .step-icon-wrap::before,
    .flex-lg-nowrap .step .step-icon-wrap::after {
        display: none;
    }
}

@media (max-width: 1200px) {

    .flex-xl-nowrap .step .step-icon-wrap::before,
    .flex-xl-nowrap .step .step-icon-wrap::after {
        display: none;
    }
}

.bg-faded,
.bg-secondary {
    background-color: #f5f5f5 !important;
}

.qimma_star_carousel .owl-item .rounded-famous img {
    align-items: center;
    justify-content: center;
    display: flex;
    text-align: center;
    width: 100% !important;
    height: 100% !important;
    object-fit: scale-down;
    padding: 3px;
}

.form-adjustify .img-reg-seller img {
    height: 307px;
}

.img-reg {
    height: 564px !important;
}
.catParent{
    text-decoration: underline;
    font-size: 15px !important;
    color: gray;
}

input[name="card.number"]{
    direction: ltr !important;

}
